~/storm/build/bin/storm --jani philosophers.20.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Apr 29 08:22:20 2020
Command line arguments: --jani philosophers.20.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.042s.
Explored 15511469 states in 599 seconds before abort.
ERROR (ExplicitModelBuilder.cpp:263): Aborted in state space exploration.
ERROR (storm.cpp:23): An exception caused Storm to terminate. The message of the exception is: AbortException: Aborted in state space exploration.